Or Constructor |
| Name | Description | |
|---|---|---|
| Or(IListRestriction) |
Initializes a new instance of the Or class.
| |
| Or(PropertyPath, PropertyPath) |
Initializes a new instance of the Or class.
| |
| Or(PropertyPath, Boolean) |
Initializes a new instance of the Or class.
| |
| Or(PropertyPath, DateTime) |
Initializes a new instance of the Or class.
| |
| Or(PropertyPath, Double) |
Initializes a new instance of the Or class.
| |
| Or(PropertyPath, Int64) |
Initializes a new instance of the Or class.
| |
| Or(PropertyPath, String) |
Initializes a new instance of the Or class.
| |
| Or(Restriction, Restriction) |
Initializes a new instance of the Or class.
| |
| Or(Restriction, Restriction, Restriction) |
Initializes a new instance of the Or class.
| |
| Or(Restriction, Restriction, Restriction, Restriction) |
Initializes a new instance of the Or class.
|